Skip to content

Conversation

@ednolan
Copy link
Member

@ednolan ednolan commented Jul 8, 2025

No description provided.

beman.transform_view.examples.${example}
PRIVATE ${example}.cpp
)
target_sources(beman.transform_view.examples.${example} PRIVATE ${example}.cpp)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[pre-commit] reported by reviewdog 🐶

Suggested change
target_sources(beman.transform_view.examples.${example} PRIVATE ${example}.cpp)
target_sources(
beman.transform_view.examples.${example}
PRIVATE ${example}.cpp
)

beman.transform_view.tests.transform_view
PRIVATE transform_view.test.cpp
)
target_sources(beman.transform_view.tests.transform_view PRIVATE transform_view.test.cpp)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[pre-commit] reported by reviewdog 🐶

Suggested change
target_sources(beman.transform_view.tests.transform_view PRIVATE transform_view.test.cpp)
target_sources(
beman.transform_view.tests.transform_view
PRIVATE transform_view.test.cpp
)

@ednolan
Copy link
Member Author

ednolan commented Jul 8, 2025

This was just a test

@ednolan ednolan closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant